ComponentOne ASP.NET MVC Controls
PreserveOutlineState Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : PreserveOutlineState Property
Gets or sets a value that determines whether the grid should preserve the expanded/collapsed state of nodes when the data is refreshed.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overridable Property PreserveOutlineState As Boolean
[DefaultValue(true)]
public virtual bool PreserveOutlineState {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members